﻿html {
    word-break: break-all;
    -webkit-text-size-adjust: none;
    word-wrap: break-word;
    font-family: Microsoft YaHei, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 62.5%;
}

body {
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei";
}

a,
a:hover,
a:focus {
    font-size: 12px;
    font-size: 1.2rem;
    color: #3f3f3f;
    text-decoration: none;
    outline: none;
    blr: expression(this.onFocus=this.blur());
    color: #000000;
}

p {
    margin: 0;
    font-size: 14px;
    font-size: 1.4rem;
    color: #3f3f3f;
    line-height: 28px;
    word-break:break-all;
	text-align:left;
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

.header {
    width: 100%;
    height: 115px;
    border-bottom: 2px solid rgb(135, 158, 172);
}

.header .header_body {
    width: 1100px;
    height: 113px;
    background: white;
    margin: 0 auto;
}

.header .header_body .header_top {
    float: right;
    margin-top: 10px;
}

.header .header_body .header_top .header_chg_lan {
    margin-left: 10px;
}

.header .header_body .header_top .header_keyword {
    height: 23px;
    border: 1px solid rgb(135, 158, 172);
}

.header .header_body .header_top .btn_search {
    top: 5px;
}

.header .header_body .header_top > a + a:before {
    padding: 0 5px;
    color: rgb(229, 229, 229);
    content: "|";
}

.header .header_body .header_top .btn_search {
      width: 14px;
	  height: 25px;
	  border: 0;
	  cursor: pointer;
	  background: url('../images/icon/icon_01.jpg') no-repeat scroll 0 5px;
	  color: transparent; 0 0;
}

.header .header_body .header_bottom {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.header .header_body .header_bottom .header_logo {
    float: left;
    margin-right: 35px;
}

.header .header_body .header_bottom .header_nav {
    margin-top: 10px;
}

.header .header_body .header_bottom .header_nav > li {
    width: 90px;
    float: left;
    text-align: center;
}

.header .header_body .header_bottom .header_nav li > a {
    font-size: 1.6rem;
    color: #000000;
    font-weight: 600; cursor:pointer;
}

.header .header_body .header_bottom .header_nav > .select > a {
    color: rgb(127, 145, 156);
    border-bottom: 4px solid rgb(135, 158, 172);
    padding-bottom: 24px;
}

.header .header_body .header_bottom .header_nav > li > a:focus,
.header .header_body .header_bottom .header_nav > li > a:hover {
    color: rgb(127, 145, 156);
    border-bottom: 4px solid rgb(135, 158, 172);
    padding-bottom: 24px;
}

.header .header_body .header_bottom .header_nav > li > a:focus + .header_subnav {
    display: block;
}

.header .header_body .header_bottom .header_nav > li:hover > .header_subnav {
    display: block;
}

.header .header_body .header_bottom .header_nav > li > .header_subnav {
    display: none;
    position: absolute;
    background: #ffffff;
    border: 2px solid rgb(127, 147, 159);
    opacity: 0.9;
    margin-top: 27px;
    width: 135px;
    z-index: 999;
}

.header .header_body .header_bottom .header_nav > li > .header_subnav > li {
    text-align: left;
}

.header .header_body .header_bottom .header_nav > li > .header_subnav > li > a {
    font-size: 1.4rem;
    font-weight: normal;
    display: block;
    padding-left: 37px;
    padding-top: 20px;
}

.header .header_body .header_bottom .header_nav > li > .header_subnav > li:last-child a {
    padding-bottom: 20px;
}

.header .header_body .header_bottom .header_menu {
    margin-top: -5px;
}

.header .header_body .header_bottom .header_menu > a {
    margin-left: 1px;
        height: 54px;
    display: inline-block;
}



.header .header_body .header_bottom .header_menu .header_menu_map {
    width: 1000px;
    position: absolute;
    background: #ffffff;
    border: 2px solid rgb(128, 146, 158);
    margin-top: 0;
    display: none;
    z-index: 99;
}

.header .header_body .header_bottom .header_menu .header_menu_map{
    margin-top: 0;
}

.header .header_body .header_bottom .header_menu .header_menu_map > li {
    width: 101px;
    float: left;
    margin-left: 30px;
    margin-right: 35px;
    margin-top: 45px;
    min-height: 350px;
}

.header .header_body .header_bottom .header_menu .header_menu_map > li > span {
    display: block;
    font-size: 1.6rem;
}

.header .header_body .header_bottom .header_menu .header_menu_map > li:nth-child(1) span {
    color: rgb(2, 95, 171);
    border-bottom: 1px solid rgb(2, 95, 171);
}

.header .header_body .header_bottom .header_menu .header_menu_map > li:nth-child(2) span {
    color: rgb(243, 153, 44);
    border-bottom: 1px solid rgb(243, 153, 44);
}

.header .header_body .header_bottom .header_menu .header_menu_map > li:nth-child(3) span {
    color: rgb(253, 209, 1);
    border-bottom: 1px solid rgb(253, 209, 1);
}

.header .header_body .header_bottom .header_menu .header_menu_map > li:nth-child(4) span {
    color: rgb(3, 159, 210);
    border-bottom: 1px solid rgb(3, 159, 210);
}

.header .header_body .header_bottom .header_menu .header_menu_map > li:nth-child(5) span {
    color: rgb(83, 173, 84);
    border-bottom: 1px solid rgb(83, 173, 84);
    
}

.header .header_body .header_bottom .header_menu .header_menu_map > li:nth-child(6) span {
    color: rgb(124, 149, 165);
    border-bottom: 1px solid rgb(124, 149, 165);

}

.header .header_body .header_bottom .header_menu .header_menu_map > li:nth-child(7) span {
    color: rgb(124, 149, 165);
    border-bottom: 1px solid rgb(24, 150, 65);

}

.header .header_body .header_bottom .header_menu .header_menu_map > li:nth-child(8) span {
    color: rgb(124, 149, 165);
    border-bottom: 1px solid rgb(50, 149, 200);

}

/*.header .header_body .header_bottom .header_menu .header_menu_map>li:nth-child(8) a {
    color: rgb(124, 149, 165);
    border-bottom: 1px solid rgb(124, 149, 165);
    font-size: 16px;
    font-size: 1.6rem;
}*/

.header .header_body .header_bottom .header_menu .header_menu_map > li > .menu_submap > li {
    border-bottom: 1px solid rgb(221, 220, 220);
    line-height: 50px;
}

.header .header_body .header_bottom .header_menu .header_menu_map > li > .menu_submap > li > a {
    color: #000000;
    font-size: 1.4rem;
}

.header .header_body .header_bottom .header_menu .header_menu_map > li > .menu_submap > li > a > .btn_col {
    margin-top: 17px;
}

.header .header_body .header_bottom .header_menu .header_menu_map > li > .menu_submap > li > .menu_submap3 {
    display: none;
}

.header .header_body .header_bottom .header_menu .header_menu_map > li > .menu_submap > li > .menu_submap3 > li {
    line-height: 50px;
    border-top: 1px solid rgb(220, 220, 220);
}

.header .header_body .header_bottom .header_menu .header_menu_map > li > .menu_submap > li > .menu_submap3 > li > a {
    color: #000000;
}

.header .header_body .header_bottom .m_header_menu {
    display: none;
}

.m_type_title {
    width: 100%;
    height: 85px;
    background: rgb(245, 245, 245);
    display: none;
    text-align: center;
    padding-top: 5%;
}

.m_type_title > h3 {
    color: rgb(135, 158, 172);
    font-weight: bolder;
}

.m_crumbs {
    display: none;
}

.crumbs {
    width: 100%;
    height: 45px;
    background: rgb(245, 245, 245);
    border-bottom: 1px solid rgb(212, 219, 223);
}

.crumbs .crumbs_body {
    width: 1000px;
    margin: 0 auto;
}

.crumbs .crumbs_body .bread_crumb {
    list-style: none;
    margin: 0;
    padding: 0;
}

.crumbs .crumbs_body .bread_crumb > li {
    display: inline-block; 
/*background: url(../images/icon_jt.png) no-repeat right center;*/
    border-left: 1px solid rgb(209, 209, 209);
    padding: 0 15px 0 15px;
    margin-top: 10px;
}

.crumbs .crumbs_body .bread_crumb > li:last-child {
   /*background:none;*/
 border-right: 1px solid rgb(209, 209, 209);
    font-weight: bold;
}

.crumbs .crumbs_body .bread_crumb > li a {
    font-size: 1.4rem;
    color: #000000;
}

.crumbs .crumbs_body .bread_crumb > li > .dropdown > .dropdown-menu {
    width: 120px;
    border: 1px solid rgb(219, 226, 230);
    border-radius: 0;
    margin-left: -16px;
    margin-top: 14px;
    min-width: 120px;
    padding: 0;
}

.crumbs .crumbs_body .bread_crumb > li > .dropdown > .dropdown-menu > li {
    width: 100%;
}

.crumbs .crumbs_body .bread_crumb > li > .dropdown > .dropdown-menu > li > a {
    display: block;
    height: 40px;
    padding-top: 10px;
    text-align: center;

}

.crumbs .crumbs_body .bread_crumb > li > .dropdown > .dropdown-menu > li > a:hover {
    color: #ffffff;
    background: rgb(135, 158, 172);
}

.crumbs .crumbs_body .bread_crumb > li > .dropdown > .dropdown-menu > li > a > .rt {
    margin-left: 17px;
}

.container {
    width: 100%;
    padding: 0;
    margin-bottom:3%;
}
.item_t{
    display: none;
}
.container .container_body > article > header {
    text-align: center;
    border: 0;
}

.container .container_body > article > header > h3 {
    font-weight: bolder;
	width:1000px;
	margin:0 auto 15px;
	line-height:35px;
}

.container .container_body > article > header > .title_line {
    width: 32px;
    border-bottom: 1px solid rgb(106, 106, 106);
    margin: 0 auto;
	margin-bottom:20px;
}

.container .container_body {
    width: 100%;
    margin: 0 auto;
}

.container .container_body > article > section {
    width: 1000px;
    margin: 0 auto;
}

.footer {
    width: 100%;
    height: 180px;
}

.footer .footer_top {
    width: 100%;
    height: 70px;
    background: rgb(135, 158, 172);
}

.footer .footer_top .footer_top_body {
    width: 1000px;
    margin: 0 auto;
    top: 20px;
}

.footer .footer_top .footer_top_body .footer_logo {
    float: left;
    margin-top: 13px; width:205px;
}
.footer .footer_top .footer_top_body .footer_logo img{ display:none;}
.footer .footer_top .footer_top_body .footer_nav {
    float: left;
    margin-left: 20px;
    margin-top: 23px;
}

.footer .footer_top .footer_top_body .footer_nav li {
    float: left;
}

.footer .footer_top .footer_top_body .footer_nav > li + li::before {
    padding: 0 20px;
    color: rgb(165, 182, 193);
    content: "|";
}

.footer .footer_top .footer_top_body .footer_nav li {
    text-align: center;
}

.footer .footer_top .footer_top_body .footer_nav li a {
    font-size: 1.4rem;
    color: rgb(255, 255, 255);
}

.footer .footer_bottom {
    width: 100%;
    height: 110px;
}

.footer .footer_bottom .footer_bottom_body {
    width: 1000px;
    margin: 20px auto;
    text-align: center;
}

.footer .footer_bottom .footer_bottom_body .footer_contact {
    margin-left: 170px;
}

.footer .footer_bottom .footer_bottom_body .footer_contact > li {
    float: left;
    color: rgb(137, 137, 137);
    margin-bottom: 15px;
}

.footer .footer_bottom .footer_bottom_body .footer_contact > li + li:before {
    content: " ";
    padding: 0 5px;
}

.footer .footer_bottom .footer_bottom_body p {
    clear: both;
    text-align: center;
    color: rgb(137, 137, 137);
}

.footer .footer_bottom .footer_bottom_body p span::after {
    padding: 0 5px;
    content: " ";
}

.m_footer {
    display: none;
}

#wxImg1 img{
margin-top:5px;
background: #fff;
  border: 3px solid #879eac;
  border-radius: 3px;
}
#wxImg2 img{
margin-top:5px;
background: #fff;
  border: 3px solid #879eac;
  border-radius: 3px;

}

@media screen and (max-width: 1440px) {}




/*pad单独样式 <1000px分辨率    and (min-width: 960px)*/

@media screen and (max-width: 999px) {
html{font-size:52.5%;}
	.container .container_body > article > header > h3{width:100%;}
    .header {
        height: 85px;
        background: #fff;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999;
        margin-bottom: 85px;
    }
    .header .header_body {
        width: 100%;
        height: auto;
    }
    .header .header_body .header_top {
        display: none;
    }
    .header .header_body .header_bottom .header_logo {
        margin-left: 5%;
		margin-right:5px;
    }
    .header .header_body .header_bottom .header_nav {
        display: none;
    }
    .header .header_body .header_bottom .header_menu {
        display: none;
    }
    .header .header_body .header_bottom .m_header_menu {
        display: block;
        float: right;
        margin-right: 5%;
    }
    .header .header_body .header_bottom .m_header_menu .m_header_nav {
        position: absolute;
        display: none;
        width: 100%;
        top: 85px;
        z-index: 99;
        padding: 0;
        overflow: hidden;
        background: #ffffff;
        opacity: 0.9;
        left: 0;
    }
    .header .header_body .header_bottom .m_header_menu .m_header_nav > li {
        width: 90%;
        float: none;
        margin: 0 auto;
        text-align: center;
    }
    .header .header_body .header_bottom .m_header_menu .m_header_nav > li > a {
        width: 100%;
        font-size: 1.6rem;
        color: #000000;
        font-weight: 600;
        display: block;
        border-bottom: 2px solid #000000;
        line-height: 50px;
    }
    .header .header_body .header_bottom .m_header_menu .m_header_nav > li > a:focus {
        color: rgb(127, 145, 156);
        padding-bottom: 0;
    }
    .header .header_body .header_bottom .m_header_menu .m_header_nav > li > .header_subnav {
        display: none;
        position: relative;
        border: 0;
    }
    .header .header_body .header_bottom .m_header_menu .m_header_nav > li > .header_subnav > li {
        line-height: 50px;
    }
    .header .header_body .header_bottom .m_header_menu .m_header_nav > li > .header_subnav > li > a {
        display: block;
        color: #000000;
        border-bottom: 1px solid rgb(220, 220, 220);
    }
    .header .header_body .header_bottom .m_header_menu .m_header_nav > li > .header_subnav > li:last-child {
        border-bottom: 2px solid #000000;
    }
    .header .header_body .header_bottom .m_header_menu .m_header_nav > li > a:focus + .header_subnav {
        display: none;
    }
    .header .header_body .header_bottom .m_header_menu .m_header_nav > li:hover > .header_subnav {
        display: none;
    }
    .m_type_title {
        display: block;
    }
    .crumbs {
        display: none;
    }
    .m_crumbs {
        display: block;
        width: 100%;
        height: 45px;
        border-bottom: 1px solid rgb(212, 219, 223);
    }
    .m_crumbs .crumbs_body {
        width: 100%;
    }
    .m_crumbs .crumbs_body .bread_crumb > li {
        line-height: 45px;
        float: left;
        margin-right: 2%;
    }
    .m_crumbs .crumbs_body .bread_crumb > li:first-child {
        margin-right: 1%;
    }
    .m_crumbs .crumbs_body .bread_crumb > li a {
        display: block;
        line-height: 45px;
    }
    .m_crumbs .crumbs_body .bread_crumb > li > .dropdown > .dropdown-menu {
        width: 100px;
        border: 1px solid rgb(219, 226, 230);
        border-radius: 0;
        margin-left: -10px;
        margin-top: 10px;
        min-width: 0px;
        padding: 0;
    }
    .m_crumbs .crumbs_body .bread_crumb > li > .dropdown > a > .btn_col {
        margin-top: 14px;
        margin-left: 2px;
    }
    .m_crumbs .crumbs_body .bread_crumb > li > .dropdown > .dropdown-menu > li {
        width: 100%;
    }
    .m_crumbs .crumbs_body .bread_crumb > li > .dropdown > .dropdown-menu > li > a {
        display: block;
        height: 40px;
        padding: 10px 0 3px 15px;
    }
    .m_crumbs .crumbs_body .bread_crumb > li > .dropdown > .dropdown-menu > li > a:hover {
        color: #ffffff;
        background: rgb(135, 158, 172);
    }
    .m_crumbs .crumbs_body .bread_crumb > li > .dropdown > .dropdown-menu > li > a > .rt {
        margin-left: 10px;
    }
    .container .container_body > article > section {
        width: 100%;
    }
    .footer {
        display: none;
    }
    .m_footer {
        display: block;
    }
    .m_footer .footer_top {
        width: 100%;
        height: 50px;
        background: rgb(135, 158, 172);
        color: #ffffff;
        text-align: center;
    }
    .m_footer .footer_top > p {
        padding-top: 2%;
        color: #ffffff;
    }
    .m_footer .footer_nav {
        float: left;
        width: 100%;
        margin-bottom: 5%;
    }
    .m_footer .footer_nav > li {
        float: left;
        width: 50%;
        text-align: center;
        border: 1px solid rgb(243, 243, 243);
        height: 75px;
    }
    .m_footer .footer_nav > li > a {
        display: block;
        color: #000000;
        line-height: 75px;
    }
    .m_footer .footer_bottom {
        text-align: center;
        clear: both;
    }
    .m_footer .footer_bottom .footer_contact {
        margin-top: 5%;
        color: rgb(137, 137, 137);
    }
    .home {
        width: 20px;
        height: 16px;
        background: url('../images/icon/icon_04.png') no-repeat scroll left center;
        background-size: cover;
        display: block;
        float: left;
        margin-top: 14px;
        margin-left: 12px;
    }
    .m_crumbs .crumbs_body .bread_crumb > li > .dropdown > .dropdown-menu{
        margin-top: 0;
    }
    .m_crumbs .crumbs_body .bread_crumb > li > .dropdown > .dropdown-menu > li > a{
        padding:0 20px;
    }
}


/*pad单独样式 <960px */

@media screen and (min-width: 768px) and (max-width: 959px) {
/*    html {
        font-size: 52.5%;
    }*/
}


/*手机单独样式 <768px */

@media screen and (min-width: 320px) and (max-width: 768px) {
    #fp-nav {
        display: none;
    }.header .header_body .header_bottom .m_header_menu .m_header_nav > li.qh-btn > a{
		display: inline-block !important;
    	width: auto !important;
    	border-bottom: none;
    	font-size:22px;
    	color:#999;
    position: relative;
    font-weight:normal !important;
	}
	.header .header_body .header_bottom .m_header_menu .m_header_nav > li.qh-btn > a{
    width: 100%;
    font-size: 1.6rem;
    color: #000000;
    font-weight: 600;
    display: block;
    border-bottom: 2px solid #000000;
    line-height: 50px; margin-right:3%;}
}

}


/*手机单独样式 <640px */

@media screen and (min-width: 480px) and (max-width: 639px) {}


/*手机单独样式 <480px */

@media screen and (max-width: 479px) {
    .m_header_nav {
        /*margin-top:10%;*/
    }
    .m_type_title {
        padding-top: 8%;
    }
}



/*add 2016-10-19*/

.header_body .shaF{
    float: right;
}
.shaMd{
    position: relative;
}
.shaF li{
    float: left;
    margin-top: 15px;
    padding: 0px 8px;
    background: url(../images/rightHG.png) no-repeat right center;
}
.shaEm{
    position: absolute;
    right: 0;
}
.shaEm .sanJ{
    height: 9px;
    width: 100%;
    background: url(../images/sanJ.png) no-repeat 80px 0;
}
.sanK{
    width: 96px;
    height: 88px;
    border: 4px solid #879eac;
    border-radius: 4px;
}


/*add-10-22 语言切换*/
.hg_lang{ float: left; }
.hg_lang a{ 
background: none;
    border-left: 1px solid #d3d3d3;
    font-size: 14px;
    color: #999;
    line-height: 14px;
    padding: 0 10px;
    margin: 6px 0;  }
.hg_lang a.hg_lon{ color: #000; }
.hg_lang a:first-child{ border-left: 0; }

/*top iocn style */
.share_home,
.share_box,
.header .header_body .header_top .header_keyword,
.header .header_body .header_top .btn_search{ float: left; }
.header .header_body .header_top .header_keyword{ margin: 0 6px; }
.share_box a{ margin: 6px; }

.ewm_box {
    background: #fff;
    border: 4px solid #879eac;
    border-radius: 3px;
    padding: 3px;
    position: absolute;
    top: 30px;
    right: 0;
    z-index: 99;
    display: none;
}

a.share_home {
    margin-right: 10px;
}
.share_box {
    position: relative;
}

.share_box a {
    background: url(../images/icon/top_lines.png) no-repeat left center;
    padding-left: 10px;
    margin-right: 10px;
}

/*share_btn*/
.bdshare-button-style1-16{
	position: absolute;
    z-index: 999;
    left: 15px;
    top: -3px;
	opacity: 0; 
  	filter: "alpha(opacity=0)";
}